Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/core-sdk

  • Build: 20190918.4
  • Date Produced: 9/18/2019 8:51 AM
  • Commit: 04339c3a262a2e313f9431edd3805ce71e08b92e
  • Branch: refs/heads/release/3.0.1xx
  • Updates:
    • Microsoft.Dotnet.Sdk.Internal -> 1.0.0-preview.19468.4

Coherency Updates

The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format

  • Microsoft.Dotnet.Toolset.Internal -> 3.0.100-rc2.19468.3 (parent: Microsoft.Dotnet.Sdk.Internal)
  • Microsoft.NETCore.Runtime.CoreCLR -> 3.0.0-rc2.19462.5 (parent: Microsoft.Private.CoreFx.NETCoreApp)
  • Microsoft.Private.CoreFx.NETCoreApp -> 4.6.0-rc2.19462.14 (parent: Microsoft.NETCore.App)
  • Microsoft.NETCore.App -> 3.0.0-rc2-19463-05 (parent: Microsoft.Dotnet.Sdk.Internal)
  • NETStandard.Library -> 2.1.0 (parent: Microsoft.Dotnet.Sdk.Internal)
  • Microsoft.DotNet.Common.ItemTemplates -> 3.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
  • Microsoft.NETCore.Compilers -> 3.3.1-beta4-19462-11 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Microsoft.Build -> 16.3.0 (parent: Microsoft.Dotnet.Toolset.Internal)
  • NuGet.Build.Tasks -> 5.3.0-rtm.6251 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Microsoft.Extensions.Logging -> 3.0.0 (parent: Microsoft.AspNetCore.Mvc.Razor.Extensions)
  • Microsoft.AspNetCore.Mvc.Razor.Extensions -> 3.0.0 (parent: Microsoft.AspNetCore.App.Ref)
  • Microsoft.AspNetCore.App.Ref -> 3.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
  • Microsoft.NET.Sdk -> 3.0.100-rc2.19467.3 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Microsoft.DotNet.Cli.Runtime -> 3.0.100-rc2.19467.7 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Microsoft.NET.Sdk.Web -> 3.0.100-rc2.19465.1 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Microsoft.TestPlatform.Build -> 16.3.0 (parent: Microsoft.Dotnet.Toolset.Internal)

…90918.4

- Microsoft.Dotnet.Sdk.Internal - 1.0.0-preview.19468.4

Dependency coherency updates

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19468.3 (parent: Microsoft.Dotnet.Sdk.Internal)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc2.19462.5 (parent: Microsoft.Private.CoreFx.NETCoreApp)
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19462.14 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.App - 3.0.0-rc2-19463-05 (parent: Microsoft.Dotnet.Sdk.Internal)
- NETStandard.Library - 2.1.0 (parent: Microsoft.Dotnet.Sdk.Internal)
- Microsoft.DotNet.Common.ItemTemplates - 3.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
- Microsoft.NETCore.Compilers - 3.3.1-beta4-19462-11 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.Build - 16.3.0 (parent: Microsoft.Dotnet.Toolset.Internal)
- NuGet.Build.Tasks - 5.3.0-rtm.6251 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.Extensions.Logging - 3.0.0 (parent: Microsoft.AspNetCore.Mvc.Razor.Extensions)
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0 (parent: Microsoft.AspNetCore.App.Ref)
- Microsoft.AspNetCore.App.Ref - 3.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
- Microsoft.NET.Sdk - 3.0.100-rc2.19467.3 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.Cli.Runtime - 3.0.100-rc2.19467.7 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk.Web - 3.0.100-rc2.19465.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.TestPlatform.Build - 16.3.0 (parent: Microsoft.Dotnet.Toolset.Internal)
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 19, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Waiting on checks: source-build-CI, source-build-CI (ubuntu1604 Production), source-build-CI (fedora29 Offline Portable), source-build-CI (osx Production), source-build-CI (fedora29 Offline), source-build-CI (fedora29 Online), source-build-CI (centos71 Offline Portable), source-build-CI (fedora29 Production), source-build-CI (centos71 Offline), source-build-CI (centos71 Online), source-build-CI (debian9 Online), source-build-CI (centos71 Production), source-build-CI (debian9 Production)
  • No Extra Commits Merge Policy Not Yet Implemented.

@crummel crummel force-pushed the darc-release/3.0-1131923d-2dc9-4b5f-affd-5e51fad2e6cb branch from 492199f to 008f4bb Compare September 23, 2019 21:01
@crummel
Copy link
Contributor

crummel commented Sep 24, 2019

I'm fiddling with the stable version numbers a bit, and prebuilt baselines still need to be updated, but this should be reviewable now. This cherry-picks an Arcade change that CoreFX depends on to avoid updating Arcade, which I'm still working on in #1237.

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 24, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • All Checks Successful Unsuccessful checks: source-build-CI, source-build-CI (osx Production)
  • No Extra Commits Merge Policy Not Yet Implemented.

Copy link
Contributor

@dseefeld dseefeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of comments. Otherwise LGTM.

@crummel crummel merged commit 6df8641 into release/3.0 Sep 26, 2019
@crummel
Copy link
Contributor

crummel commented Sep 26, 2019

CI is having unrelated issues. We tested locally on CentOS, RHEL, Fedora, and Debian.

@dagood dagood deleted the darc-release/3.0-1131923d-2dc9-4b5f-affd-5e51fad2e6cb branch February 4, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants